home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14161 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: mail2news.demon.co.uk!macomp.demon.co.uk
  2. From: Chris McDonald <Chris@macomp.demon.co.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: MFC Multiple views
  5. Date: Thu, 28 Mar 1996 17:55:42 GMT
  6. Organization: Myorganisation
  7. Message-ID: <151058740wnr@macomp.demon.co.uk>
  8. Reply-To: Chris@macomp.demon.co.uk
  9. X-NNTP-Posting-Host: macomp.demon.co.uk
  10. X-Broken-Date: Thursday, Mar 28, 1996 17.55.42
  11. X-Newsreader: Newswin Alpha 0.7
  12. X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!macomp.demon.co.uk
  13.  
  14. Can anyone answer me what is probably a straightforward question.
  15. I need to maintain multiple form-views of a single document. I would like to 
  16. switch between these views at chosen times. However, I am not getting very much
  17. success at the moment. I would prefer to use a SDI. I have gone down the road 
  18. of adding multiple document templates during the Initinstance function and can 
  19. make VC++ understand that there is only one document type (as shown in the 
  20. Checkbook example).
  21.  
  22. Is this the only / right way to do this. Would appreciate some advice / help 
  23. from someone with a bit more experience in this
  24.  
  25. Thanks in anticipation
  26.  
  27. -- 
  28. Chris McDonald
  29.